Re: no self-joins in views? - works now!

Поиск
Список
Период
Сортировка
От Christoph Pingel
Тема Re: no self-joins in views? - works now!
Дата
Msg-id a06100500be3183b6ad47@[62.224.56.43]
обсуждение исходный текст
Ответ на Re: no self-joins in views?  (Christoph Pingel <ch.pingel@web.de>)
Список pgsql-general
>>You've got two columns that the system wants to call "obj_id" here.
>>Try something like
>>   SELECT s.obj_id AS s_obj_id, ...
>
>That would have been elegant, but returns a 'syntax error at or near
>"s_obj_id"'. Hm...

Was just some minor syntax error. Works now - this is exactly what I wanted.

Thanks!

regards,
Christoph




В списке pgsql-general по дате отправления:

Предыдущее
От: Thomas F.O'Connell
Дата:
Сообщение: Profiling ERROR Conditions
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: Python Interface